home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / 0_GEGA012.iso / Interface / it.dig / scripts / DefineButton2_162 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-01-20  |  92 b   |  5 lines

  1. on(release){
  2.    _global.var_categoria = "Overclocking";
  3.    _root.categoria_mc.play();
  4. }
  5.